Forgotten file
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Feb 2006 17:20:09 +0000 (17:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Feb 2006 17:20:09 +0000 (17:20 +0000)
gdk/gdkinternals.h

index 28d35ef2a95e48da007fdbc6100464351422cf54..b38fca670900218017788c6679b09f391c681f47 100644 (file)
@@ -220,7 +220,8 @@ GdkGC *_gdk_drawable_get_scratch_gc (GdkDrawable *drawable,
 void _gdk_gc_update_context (GdkGC     *gc,
                             cairo_t   *cr,
                             GdkColor  *override_foreground,
-                            GdkBitmap *override_stipple);
+                            GdkBitmap *override_stipple,
+                            gboolean   gc_changed);
 
 /*************************************
  * Interfaces used by windowing code *